Class AuthResponseLTV

java.lang.Object
com.cisco.pt.impl.LTVImpl
com.cisco.pt.impl.AuthResponseLTV
All Implemented Interfaces:
LTV

public class AuthResponseLTV extends LTVImpl
Author:
packettracerexapps@external.cisco.com
  • Constructor Details

    • AuthResponseLTV

      public AuthResponseLTV(String applicationID, String md5crypt)
      Parameters:
      applicationID - String
      md5crypt - String
  • Method Details

    • setAuthCustomMessage

      public void setAuthCustomMessage(String authCustomMessage)
      Parameters:
      authCustomMessage - String
    • encodeTypeAndPayload

      public void encodeTypeAndPayload(EncodedBuffer buff)
      Specified by:
      encodeTypeAndPayload in interface LTV
      Overrides:
      encodeTypeAndPayload in class LTVImpl
      Parameters:
      buff - The EncodedBuffer that this object should encode itself into